Rework GtkTextView cursor code.
authorPaolo Borelli <pborelli@gnome.org>
Sat, 26 Nov 2011 22:48:10 +0000 (23:48 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Thu, 1 Dec 2011 00:22:39 +0000 (01:22 +0100)
commit0bff1af7a20948a7275a4e9e1fa3fac903a422f8
treec49ef37d2d3fdf1ce6c19beeb78204f46f666351
parentb3f850e6b9b12143b3286e129cbe17ca60351d7d
Rework GtkTextView cursor code.

Move the handling of primary/secondary cursors to gtktextdisplay, which
makes code simpler and more consistent to how GtkLabel and GtkEntry
draw cursors, which is useful in preparation to further refactoring.

https://bugzilla.gnome.org/show_bug.cgi?id=640317
gtk/gtktextdisplay.c
gtk/gtktextlayout.c
gtk/gtktextlayout.h